Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First github build flow #5

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

wmamills
Copy link
Contributor

Use Large runners for building.
Nothing automatic yet.
Will build from web actions tab or from API
Will build for any push to wip-test-*

No sstate cache is done yet.

This manifest shows how a ci-job.yml could be constructed to test
one or more PRs for each of the sub-components.

Signed-off-by: Bill Mills <[email protected]>
Be less verbose for the apt-get commands.

Signed-off-by: Bill Mills <[email protected]>
For better compatibility with python 3.12 in Ubuntu 24.04, use a venv to
install kas.  The venv will work on prior versions of python as well so
this method is better than --break-system-packages.

Here we use the venv-wrapper utility to install kas.

Signed-off-by: Bill Mills <[email protected]>
* Only trigger manually for now.
* Display result sizes and the build stats
* Save the images and packages
* This Yocto version needs Ubuntu 22.04 and has errors on 24.04
  (so we use a runner label that selects that)

Signed-off-by: Bill Mills <[email protected]>
Add target and quick_test arguments for manual dispatch.

Signed-off-by: Bill Mills <[email protected]>
Run on any push to a branch named wip-test-*
Find target based on push content.
If one of ci/ci-job.{sh,yml} is present, run that.
If not fallback to genericarm64

Signed-off-by: Bill Mills <[email protected]>
@wmamills wmamills marked this pull request as draft September 9, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant